www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\adminModel\D_model_reg.asp

    <%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>



<htmL>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><LINK href="../css.css" type=text/css rel=stylesheet>
<%

dir_set="../../"


%>


<!--#include file=../../inc/conn.asp-->
<!--#include file=../../inc/Functionb.asp-->

<!--#include file=../../inc/ajaxLIB.asp-->

<!--#include file=../inc/checkadmin2.asp-->

<!--#include file=../../inc/functionFiless.asp-->
<!--#include file=../../inc/ND_class_function.asp-->


<script src="../../inc/admin.js" type="text/javascript"></script>


<%

if qx_if_max=0 then


response.redirect "../D_suodinguser.asp"
end if




%>




<%
AJAXshowLoader()

%>
<style type="text/css">
<!--
.STYLE1 {
	color: #3300FF;
	font-weight: bold;
}
-->
</style>

 
 
<br><br>

<form action="D_chk_reg_model.asp" method="post">
<table width=667    border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#D9D9D9" bgcolor="#EBEBEB" style="border: 1px dashed #999999;">

<tr>

<td width="663" height="60">

<span class="STYLE1">把/Model/Models/目录下已有的后台模型文件夹安装到系统中:</span><br>

请输入后台模型文件夹路径:/Model/Models/<input type="text" name="mbpath" size="28">&nbsp;&nbsp;<input type="submit" value="安装此后台模型">

</td>

</tr>


</table>
</form>
 



<br><br>



 

<%
AJAXcloseLoader()
%>
</html>